vulkan: Add an api to update multiple image regions
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 Sep 2017 17:42:57 +0000 (13:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 Sep 2017 17:42:57 +0000 (13:42 -0400)
commit64322a2c417dfed54e4948bf252864455a90b63e
tree5670de1eaea669b447f45c63da99f5a7853b8d5c
parent9a1460218c04c53a13197d65c80913c6df340c8c
vulkan: Add an api to update multiple image regions

Instead of doing multiple copy commands with a tiny buffer
for each glyph, we can just batch them all together. This
also avoids the issue of creating multiple barriers for the
same image.
gsk/gskvulkanimage.c
gsk/gskvulkanimageprivate.h